Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
6.3
Rating
0
Installs
Version Control & Collaboration
Category
This skill provides comprehensive guidelines for writing conventional commit messages with good examples and best practices. The structure is clear and well-organized. However, the novelty score is low because the skill doesn't actually automate commit message generation - it only provides documentation that a CLI agent could already access or reason about. The description claims it will 'generate descriptive commit messages by analyzing git diffs,' but the implementation is purely instructional. A truly valuable skill here would include scripts or prompts that parse `git diff --staged` output and automatically produce commit messages, rather than just teaching commit message conventions. The task knowledge is strong for the educational aspect, but doesn't deliver on the automation promise.
Loading SKILL.md…

Skill Author